Skip to main content

Return Format

All interfaces’ returns are in JSON format.

Response Example

Response
{
"returnCode": 200,
"result": {
"serverTime": 1636612706739
},
"msgInfo": "Success.",
"error": null
}